Resource ValueSet/FHIR Server from package caseworks.mhaie002#0.0.2 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"id" : "vs-Income",
"url" : "https://vitalhub.com/fhir/ValueSet/vs-income",
"name" : "IncomeValueSet",
"status" : "active",
"description" : "A set of income range values for categorizing household income.",
"compose" : {
"include" : [
{
"system" : "https://vitalhub.com/fhir/ValueSet/vs-income",
"concept" : [
{
"code" : "1",
"display" : "$0-$19,999"
},
{
"code" : "2",
"display" : "$20,000-$29,999"
},
{
"code" : "3",
"display" : "$30,000-$59,999"
},
{
"code" : "4",
"display" : "$60,000-$89,999"
},
{
"code" : "5",
"display" : "$90,000-$119,999"
},
{
"code" : "6",
"display" : "$120,000-$149,999"
},
{
"code" : "7",
"display" : "$150,000 or more"
},
{
"code" : "8",
"display" : "Unknown"
},
{
"code" : "9",
"display" : "Asked But Declined"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.